FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/sponsor-identifier-vs

Packagehl7.fhir.uv.VulcanUdpIg
Resource TypeValueSet
Idsponsor-identifier-vs
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/vulcan-udp-ig/https://build.fhir.org/ig/HughGlover/vulcan-udp-ig/ValueSet-sponsor-identifier-vs.html
URLhttp://hl7.org/fhir/uv/vulcan-udp-ig/ValueSet/sponsor-identifier-vs
Version0.3.0
Statusdraft
Date2025-05-07T16:19:03+00:00
NameSponsorIdentifier_VS
TitleSponsor Identifier Value Set
Realmuv
Authorityhl7
DescriptionIdentification of the sponsor who generated the identifiers used in the protocol.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sponsor-identifier-csSponsor Identifier Code System

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet sponsor-identifier-vs


Source

{
  "resourceType": "ValueSet",
  "id": "sponsor-identifier-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/uv/vulcan-udp-ig/ValueSet/sponsor-identifier-vs",
  "version": "0.3.0",
  "name": "SponsorIdentifier_VS",
  "title": "Sponsor Identifier Value Set",
  "status": "draft",
  "date": "2025-05-07T16:19:03+00:00",
  "publisher": "Vulcan",
  "contact": [
    {
      "name": "Vulcan",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/vulcan"
        },
        {
          "system": "email",
          "value": "UDP@HL7Vulcan.org"
        }
      ]
    }
  ],
  "description": "Identification of the sponsor who generated the identifiers used in the protocol.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/uv/vulcan-udp-ig/CodeSystem/sponsor-identifier-cs"
      }
    ]
  }
}